GMOW (Garrys Mod On Wheels) Vehicle addon pack

Version 1.0 !

Credits:

Solid_Granite: Modeler, Animator, SFX, Tuning, Mapmaker
TRW (TRW2ND) : Modeler, Tuning, Testing
Gplex314159  : Mapmaker, Testing

Cars:
BMW M3 & Jeep CJ7 model and skins made by TRW
All other cars made by Solid_Granite

Maps:
SO_City and SO_Pass made by Solid_Granite
Race_Cars made by Gplex314159

------------------------------------------------------------------------------
Installation Instructions:

You have to extract the contents of this zip file TWICE, once to your hl2 dir
and again to the mod of your choice, (in this case, probably gmod folder)

Example:

Extract to D:\games\steam\SteamApps\SourceMods\gmod
Extract to D:\games\steam\SteamApps\USERNAME\half-life 2\hl2
------------------------------------------------------------------------------

Adding them to your map:
Place a buggy on your map (prop_vehicle_jeep), change the model to one of your
choice, and select another Vehicle Script File (use the same path as the jeep)

eg. For a forklift: 

scripts/vehicles/jeep_test.txt becomes scripts/vehicles/forklift_test.txt


Here's a list of the cars and their scripts:

VW Bug            beetle_text.txt
-----------------------------------
BMW M3            bmwm3_test.txt
-----------------------------------
Jeep CJ7          cj7_test.txt
-----------------------------------
Cargo Truck       ctruck_test.txt
-----------------------------------
Landrover D90     d90_test.txt
-----------------------------------
Ferrari Enzo      enzo_test.txt
-----------------------------------
Ford F100         f100_test.txt
-----------------------------------
Forklift          forklift_test.txt
-----------------------------------
Madmax Truck      freight_test.txt
-----------------------------------
Hummer            hummer_test.txt
-----------------------------------
New Mini          mini_test.txt
-----------------------------------
Monster Cuda      mtcuda_test.txt
-----------------------------------
Nissan Pathfinder path_test.txt
-----------------------------------
Volvo 244         volvo_test.txt

Placing a forklift or other cars with moving bits is a bit trickier, since
the moving bits are added in in hammer. Ive included a map where you can copy/
paste the forklift with the forks attached (forklift.vmf).

Bugs:

Sounds: Some of the sounds are awful, like the defender 90's. I hate the way
        HL2 uses vehicle sounds, but it looks like there's no way around it.
        Feel free to replace the mp3's with your own if you want.

Forklift: The forks on the forklift were placed on hammer, and parented to
        the forklift. As such, nothing but the forklift can move the forks,
        making it an ultra-powerful forklift, which is fun i guess, but not
        too realistic. 

The F100: I noticed the rear right wheel is screwy on the inside

The D90: The front wheels go wobbly when you turn, i know what caused this but
        am too lazy to fix it.